home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / biz / demo / pndemo20c.lha / ProNet.Features < prev    next >
Text File  |  1993-03-18  |  78KB  |  2,028 lines

  1.  
  2.              GENERAL DESCRIPTION OF PRO-NET COMMANDS AND FEATURES
  3.  
  4.   ***********************************************************************
  5.   *                                                                     *
  6.   *   Some of the information in this demo description is out of date.  *
  7.   *   We will be updating it in the near future.                        *
  8.   *                                                                     *
  9.   ***********************************************************************
  10.  
  11. TERMS AND CONVENTION:
  12.  
  13.      -   click
  14.  
  15.          Click the left mouse button to select a mode (function) or add
  16.          a piece of graphic information to the drawing.
  17.  
  18.          Click the right mouse button to delete a piece of graphic (such
  19.          as a symbol of an NAND gate) information on the screen
  20.          pointed to by the cursor.
  21.  
  22.  
  23.     -    IFK's
  24.  
  25.          The Intelligent Function Keys. They are the ten Function Keys
  26.          located at the top of the keyboard.  In Pro-Net, these
  27.          Function Keys are intelligent because the same Function Key
  28.          performs different tasks in different modes.  The tasks to be
  29.          performed by these Function Keys at any moment are
  30.          automatically shown at the bottom of the screen.
  31.  
  32.  
  33.     -    IFK-Name
  34.  
  35.          An IFK called "Name".
  36.  
  37.     -    IFK levels
  38.  
  39.          The IFK's guide the user through an operation by providing
  40.          the next available set of IFK's for the user to select. These sets
  41.          form the IFK levels. An IFK at a certain level is expressed as :
  42.  
  43.               IFK-NameA/IFK-NameB/...../IFK-NameX.
  44.  
  45.          For example, the IFK-Line appeared if you first select IFK-Edit,
  46.          then IFK-New, IFK-OK.  Therefore, the selection of IFK-Line
  47.          can be expressed as:
  48.  
  49.               IFK-Edit/ IFK-New/ IFK-OK/ IFK-Line
  50.  
  51.          or, in its short form:
  52.  
  53.               IFK-Edit/New/OK/Line
  54.  
  55.          This expression can further be expressed as:
  56.  
  57.               IFK-Edit/./Line
  58.  
  59.          if and only if the same set of IFK's (that contains the next IFK,
  60.          in this example, IFK-Line) appear no matter which
  61.          intermediate steps (other than <ESC> which means abort)
  62.          have taken place.
  63.  
  64.     -    Select
  65.  
  66.          Either press the IFK or click at Icon of the IFK.
  67.  
  68.     -    Add button
  69.  
  70.          The left button of the mouse.
  71.  
  72.  
  73.     -    Delete button
  74.  
  75.          The right button of the mouse.
  76.  
  77.     -    Entry Bar
  78.  
  79.          The color bar above the IFK icons at the bottom of the screen.
  80.          It is used for the user to enter additional information and for
  81.          the program to display the status of the operation.
  82.  
  83.     -    Bold face
  84.  
  85.          All commands are shown in Bold.
  86.  
  87.          These commands are entered by one of the following
  88.          methods:
  89.  
  90.          1. Selecting the appropriate IFK.
  91.  
  92.          2. Using the hot key.
  93.  
  94.          Some Commands require additional information from the
  95.          user, this information is entered at the Entry Bar.
  96.  
  97.  
  98.     -    Leading Capital
  99.  
  100.          Names which have special meanings in Pro-Net have their first
  101.          character capitalized.
  102.  
  103.  
  104.     -    Directory Structure
  105.  
  106.          If Pro-Net is installed using the "Install_PN_DH" (see Section
  107.          "Quick Start"), the following directory system is automatically
  108.          setup for you under a subdirectory "/Pro-Net". For Floppy
  109.          systems, the following directory is distributed among three
  110.          diskettes, therefore, you MUST follow the procedure in
  111.          Section "Defining Library Parts" when you have to modify the
  112.          Library.
  113.  
  114.  
  115.          The file Directory Structure for Pro-Net is as follows :
  116.  
  117.  
  118.          PNPOST  (dir)
  119.          PNLIB   (dir)
  120.             TTL       (dir)
  121.             MOS       (dir)
  122.             VLSI      (dir)
  123.             ECL       (dir)
  124.             ANALOG    (dir)
  125.             DISCRETE  (dir)
  126.             MTTL      (dir)
  127.             USER      (dir)
  128.             SYMBOL    (dir)
  129.             SCHEM     (dir)
  130.          PNDIR   (dir)
  131.             TTL
  132.             MOS
  133.             VLSI
  134.             ECL
  135.             ANALOG
  136.             DISCRETE
  137.             MTTL
  138.             USER
  139.             SYMBOL
  140.             SCHEM
  141.  
  142.     -    Files
  143.  
  144.          The files which are associated with a schematic called "name"
  145.          are as follows :
  146.  
  147.          name.1          Page 1 of the schematic "name"
  148.  
  149.          name.2          Page 2 of the schematic "name"
  150.            .                        .
  151.            .                        .
  152.            .                        .
  153.            .                        .
  154.            .                        .
  155.  
  156.          name.SupNet     ASCII file, optional Net list provided by user
  157.                          for schematic "name".
  158.  
  159.          name.net        ASCII file, net list of the schematic
  160.                          "name".
  161.  
  162.          name.bom        ASCII file, Bill of Materials (Part List) of the
  163.                          schematic "name".
  164.  
  165.          name.err        ASCII file, error report of schematic "name".
  166.  
  167.          name.map        ASCII file, component map of schematic
  168.                          "name".
  169.  
  170.          Other system files (you don't normally care about these files,
  171.          as long as you are not trying to alter them):
  172.  
  173.          PNDIR           A file which contains the Pro-Net directory
  174.                          system. It contains the directory files of Pro-Net,
  175.                          when a schematic is deleted or added, or when a
  176.                          Device is added or deleted, this file will be
  177.                          automatically updated.
  178.  
  179.          PNLIB           all Pro-Net files are kept here.
  180.  
  181.          name.M          System internal file containing information
  182.                          linking different pages together. This file is part
  183.                          of the schematic "name".
  184.  
  185.  
  186.  
  187.     -    Hot Keys
  188.  
  189.          Key strokes used to enter command(s) at any screen in any mode.
  190.  
  191.          In Pro-Net, when you hit the "Help" key, the Hot Key definition will
  192.          show up as follow:
  193.  
  194.          <Help>
  195.                    Get this help information
  196.  
  197.          <CTL-G>
  198.                    Show Grid ON/OFF
  199.  
  200.          <CTL-S>
  201.                    Grid Snapping ON/OFF
  202.  
  203.          <CTL-U>
  204.                    Grid size goes Up (bigger) by one size
  205.  
  206.          <CTL-D>
  207.                    Grid size goes Down (smaller) by one size
  208.  
  209.          <CTL-B>
  210.                    Move the Pro-Net screen to the Back of other screens
  211.                    of the system.
  212.  
  213.          <DEL>
  214.                    Toggle Scroll wall ON/OFF
  215.  
  216.          <ENTER>
  217.                    Redraw screen
  218.  
  219.          <ESC>
  220.                    Back up one IFK level. In some cases, abort current
  221.                    operation.
  222.  
  223.          <ARROW KEY>
  224.                    Unconditional scroll
  225.  
  226.          <SHIFT><ARROW KEY>
  227.                    Jump to the page boundary in the direction of the arrow.
  228.  
  229. OVERVIEW:
  230.  
  231.     Pro-Net stands for 'PROfessional NET list generator'. Thanks to the powerful
  232.     graphic capabilities of the Amiga computer and to the brilliant Intelligent
  233.     Function Keys (IFK) of Pro-Net, users now can create professional
  234.     schematics with speed and ease.
  235.  
  236.     Besides creating beautiful schematics, Flow Charts, Organization Charts,
  237.     etc., Pro-Net emphasizes the importance of net list generation which
  238.     provides sufficient information for Pro-Board (*) to perform Auto Component
  239.     Placement at an expert level (**), and to perform such tasks as Rat's
  240.     Nesting, Guided Routing, Automatic Coordinate marking , Automatic Surface
  241.     trace handling and Net List comparison.
  242.  
  243.     Pro-Net and Pro-Board are tailored to work with and for each other, they
  244.     therefore can accomplish many tasks that other stand-alone schematic
  245.     capture programs or pcb layout programs could not do. Most of these tasks
  246.     are tedious and repetitive, and should be done on the computer rather than
  247.     manually by hand. Some examples of these tasks are:
  248.  
  249.     --  Automatic assignment of label and section numbers for components such
  250.         as U17, pins 1,2,3 of a 74F00. The assignment also avoids conflicts in
  251.         component placement which will be performed later by Pro-Board.
  252.  
  253.     --  Automatically creates page references on a schematic for every signal
  254.         name on every page of that schematic. For a schematic of many
  255.         pages, this is previously a tedious job that could hardly be right
  256.         if it is done manually by the user.
  257.  
  258.     --  Rat's nest helps the component placement process which is of vital
  259.         importance to a good PCB layout.
  260.  
  261.     --  Automatically assign and mark XY coordinates on the PCB.
  262.  
  263.     --  Automatically rename IC by coordinates, such that U17 now becomes
  264.         3D on the PCB.
  265.  
  266.     --  Automatically rename IC by coordinates on schematic to match that of
  267.         the PCB (Back Annotation).
  268.  
  269.     --  Creates BOM, Page Referencing, Component Map, Loading Analysis, Error
  270.         List.
  271.  
  272.     --  Automatically compare Net List produced by Pro-Net with results
  273.         from Pro-Board and report discrepancies.
  274.  
  275.     --  Pro-Net and Pro-Board provide all these powerful features, on top
  276.         of the extremely friendly user interface. We are confident that you
  277.         will find that these are truly "PROLIFIC" systems.
  278.  
  279.     *    Pro-Board, the PROfessional pc-BOARD design package, another
  280.          professional program designed by PROLIFIC INC.
  281.  
  282.     **   Option only available in Pro-Board V3.
  283.  
  284.  
  285. COMMAND DESCRIPTIONS:
  286.  
  287.     Hot Keys :
  288.  
  289.     Key strokes used to enter command(s) regardless of which screen you
  290.     are at and what mode you are in.
  291.  
  292.     In Pro-Net, when you hit the "Help" key, the Hot Key definitions will
  293.     will be displayed:
  294.  
  295.     <HELP>
  296.               get this help information
  297.  
  298.     <CTL-G>
  299.               show Grid ON/OFF
  300.  
  301.     <CTL-S>
  302.               Snap on Grid ON/OFF
  303.  
  304.     <CTL-U>
  305.               Grid size goes Up (bigger) by one size
  306.  
  307.     <CTL-D>
  308.               Grid size goes Down (smaller) by one size
  309.  
  310.     <CTL-B>
  311.               Push the Pro-Net screen behind all other system
  312.               screens.
  313.  
  314.     <DEL>
  315.               Toggle Scroll wall ON/OFF
  316.  
  317.     <ENTER>
  318.               Redraw screen
  319.  
  320.     <ESC>
  321.               Back up one IFK level, or, in some cases, abort current
  322.               operation.
  323.  
  324.     <ARROW KEY>
  325.               arrow keys on the keyboard performs unconditional
  326.               scrolling.
  327.  
  328.  
  329.     IFK COMMANDS AND ASSOCIATED FUNCTIONS :
  330.  
  331.     \- - - -   :
  332.  
  333.          Add Bus Entries to the left end of a Line. Orientation of the
  334.          Entry being from lower right to upper left.
  335.  
  336.      - - - -/  :
  337.  
  338.          Add Bus Entries to the right end of a Line. Orientation of the
  339.          Entry being from lower left to upper right.
  340.  
  341.     /- - - -   :
  342.  
  343.          Add Bus Entries to the left end of a Line. Orientation of the
  344.          Entry being from lower left to upper right.
  345.  
  346.      - - - -\  :
  347.  
  348.          Add Bus Entries to the right end of a Line. Orientation of the
  349.          Entry being from upper left to lower right.
  350.  
  351.     (Arrow-Down) :
  352.  
  353.          This IFK moves the Selection Bar (Box) Down the list.
  354.  
  355.          In Note/Text mode, this IFK specifies that text is written from
  356.          top to bottom.
  357.  
  358.     (Arrow-Right) :
  359.  
  360.          In Note/Text mode, this IFK specifies that text is written from
  361.          left to right.
  362.  
  363.     (Arrow-Up) :
  364.  
  365.          This IFK moves the Selection Bar (Box) Up the list.
  366.  
  367.     Pg(Arrow-Down) :
  368.  
  369.          This IFK moves the Selection Bar (Box) one Page Down the
  370.          list.
  371.  
  372.     Pg(Arrow-Up) :
  373.  
  374.          This IFK moves the Selection Bar (Box) one Page Up the list.
  375.  
  376.     (Big-Dot) :
  377.  
  378.          In Edit/Dot mode, this IFK selects the largest Dots to be added
  379.          to the intersections of Lines.
  380.  
  381.     (Mid-Dot) :
  382.  
  383.          In Edit/Dot mode, this IFK select medium size Dots to be
  384.          added to the intersections of Lines.
  385.  
  386.     (Sml-Dot) :
  387.  
  388.          In Edit/Dot mode, this IFK selects the smallest Dots to be
  389.          added to the intersections of Lines.
  390.  
  391.     Above  :
  392.  
  393.          Add Signal Names above the horizontal line.
  394.          Conn, Above, and Below are mutually exclusive functions.
  395.          When a Signal Label is added, it can be added above the line,
  396.          below the line, or at the end of the line with a box around it as
  397.          a connector pin designation.
  398.  
  399.     Add    :
  400.  
  401.          The left button of the mouse means select or Add.
  402.  
  403.     Adjust :
  404.  
  405.          Under Line/Adjust, move a middle section of a line without breaking
  406.          it.
  407.  
  408.          Example: Move the middle section of the following line from
  409.          location a to location b:
  410.  
  411.  
  412.                           _______________________________
  413.                          |
  414.                          |
  415.                          |
  416.           ______________ |
  417.  
  418.                          |          |
  419.                          |          |
  420.                          a          b
  421.  
  422.                                      ____________________
  423.                                     |
  424.                                     |
  425.                                     |
  426.           _________________________ |
  427.          Steps:
  428.  
  429.          1.    Under the Line mode, press the IFK-Adjust.
  430.  
  431.          2.    Click the select button of the mouse on the vertical
  432.                line.
  433.  
  434.          3.    Move the cursor to the left or right, the vertical
  435.                line will follow the cursor while maintaining the
  436.                continuity of the line.
  437.  
  438.          4.    Position the  vertical line of the cursor at point b.
  439.  
  440.          5.    Click the Select button of the mouse to put the vertical
  441.                line at point b.
  442.  
  443.          6.    Hit ESC key to get out of the Adjust mode.
  444.  
  445.          Note that there are limitations in IFK-Adjust: A line cannot be
  446.          adjusted if one end of the line has a Dot or if one end of the
  447.          line vertically intersects a Device Pin (this is normally avoided
  448.          in schematic capture to begin with).
  449.  
  450.       AllClr :
  451.  
  452.               Clear all the IC pin definitions.
  453.  
  454.       Arc    :
  455.  
  456.               In Edit/Note/Arc or DefLib/Defsym/Arc mode, add or delete
  457.               Arcs.
  458.  
  459.               Arcs are drawn counter clockwise. You specify the two end
  460.               points on the arc, and then select the radius of the arc on the
  461.               bisector given by Pro-Net. If you drag the mouse when the
  462.               bisector appears, you can see the radius shown at the bottom
  463.               of the screen.
  464.  
  465.               Arcs can be drawn with narrow (IFK-Narrow) or wide (IFK-
  466.               Wide) lines.
  467.  
  468.               Arcs can be repeated (IFK-Repeat) at one to four Grids below
  469.               the current Arc. The number of Grids is selected by IFK-Leap-
  470.               N where N=1,2,3,4.
  471.  
  472.  
  473.       Attr   :
  474.  
  475.               To define the Attributes of the device. Refer to Section
  476.               "DEFINING LIBRARY PARTS".
  477.  
  478.       Below  :
  479.  
  480.               The Signal Label will be placed below the line. Refer to IFK-
  481.               Above and IFK-Signal.
  482.  
  483.       Bold   :
  484.  
  485.               Select Bold face Text. Also see Bold.
  486.  
  487.       BOM    :
  488.  
  489.               Ask Post Processing to generate the BOM (Bill Of Material). If
  490.               this IFK is active, BOM will be generated in Post Processing.
  491.  
  492.  
  493.       Bound  :
  494.  
  495.               To define the Boundary of the Symbol, this is normally the last
  496.               step of the defining a Symbol. If a Device later uses the
  497.               Symbol, the Boundary of the Symbol will become the
  498.               Boundary of the Device. Note that when Devices are called
  499.               out to a schematic, their Boundaries can not overlap each
  500.               other.   A Bound is required for Pro-Net to identify pin
  501.               locations.  Pins are Stripes which end at the Bound.
  502.  
  503.       Box    :
  504.  
  505.               In Edit/Note/Box or DefLib/Defsym/Box mode, add or delete
  506.               rectangular Boxes.
  507.  
  508.               Boxes are drawn by specifying any two diagonal vertices. You
  509.               can drag the mouse and see the box change size
  510.               dynamically.
  511.  
  512.               Boxes can be filled (IFK-Fill), or drawn with narrow (IFK-
  513.               Narrow), wide (IFK-Wide) or dashed lines (IFK- '- -').
  514.  
  515.               Boxes can be repeated (IFK-Repeat) at one to four Grids below
  516.               the current box. The number of Grids is selected by IFK-Leap-
  517.               N where N=1,2,3,4.
  518.  
  519.  
  520.       Bundle :
  521.  
  522.               Bus-Entries + Bus (thick Line) = Bundle
  523.  
  524.               <A>  Bus-Entries : select the Bus Entry orientation using the
  525.                    first four IFK's.
  526.  
  527.               <B>  Click at the end of a Line to place the Entry.
  528.  
  529.               <C>  Use IFK-Repeat if desired to draw another Entry at the
  530.                    next lower end of Line.
  531.  
  532.               <D>  Select IFK-Bus, draw thick Lines as needed. Use Next to
  533.                    start another Bus. IFK-Repeat has no effect here.
  534.  
  535.       Bus    :
  536.  
  537.               To add thick lines as part of a Bundle. A Bundle represents
  538.               many Signal lines 'bundled' together.  The actual connections
  539.               are made by the Signal Names applied to each bundled line.
  540.  
  541.               You can add Signal labels such as ADDR<0:31> to a Bus. You
  542.               can also specify whether Page Referencing will be generated
  543.               automatically for the Signal label. This is done by IFK-+PgRef;
  544.               if +PgRef is on when the Signal label is created, then a Page
  545.               Reference will be created automatically for this Signal in
  546.               Post Processing.
  547.  
  548.               Please also refer to IFK-Bundle.
  549.  
  550.       CalSym :
  551.  
  552.               In DefSym, you can use this IFK-CalSym to call out existing
  553.               Symbols and use them to form a new Symbol (Complex
  554.               Symbol). You can not call out Complex Symbols to form
  555.               Complex Symbols. Complex Symbols always have extension
  556.               ".C" in the Symbol Directory. You can also call out an existing
  557.               Symbol, modify it to a new Symbol.
  558.  
  559.               In DefDev, you use this IFK-CalSym to call out a Symbol, this
  560.               becomes the symbol of the Device being defined. You can
  561.               call out Complex Symbol also. Only one Symbol can be called
  562.               out for a Device.
  563.  
  564.  
  565.       ChgLib :
  566.  
  567.               Change Library; to open or close Sub-Libraries or to change
  568.               the paper size or template size. You can only change to have
  569.               a larger paper and/or to have a smaller template than what you
  570.               have been using for the schematic.
  571.  
  572.       Circle :
  573.  
  574.               In the Edit/Note/Circle mode or in the DefLib/DefSym/Circle,
  575.               add or delete circles.
  576.  
  577.               Circle is drawn by clicking at the center then at the
  578.               circumference of the circle.
  579.  
  580.               Circles can be filled (IFK-Fill), or drawn with narrow (IFK-
  581.               Narrow) or wide (IFK-Wide) lines.
  582.  
  583.               Circles can be repeated (IFK-Repeat) at one to four Grids
  584.               below the current circle. The number of Grids is selected by
  585.               IFK-Leap-N where N=1,2,3,4.  The Grid Size is controlled by
  586.               the Hot Keys.
  587.  
  588.       Clear  :
  589.  
  590.               To clear the entry line input area.
  591.  
  592.       Conn   :
  593.  
  594.               To create scattered Connector symbols. This may or may not
  595.               affect the Net List, see "Advanced Techniques" section for a
  596.               detailed discussion about drawing connectors.
  597.  
  598.               To add a Connector symbol in the schematic, select Conn,
  599.               type in the Connector pin identifier such as J4-11, then click at
  600.               the end of line to add connector symbol at that line.
  601.  
  602.               Also refer to IFK-Above, IFK-Signal.
  603.  
  604.               Connector pin number can be stepped through like other
  605.               Signal Label. Refer to IFK-Step @.
  606.  
  607.       Config :
  608.  
  609.               Configure the system, e.g. plotter type and Data and Library
  610.               Part destinations.
  611.  
  612.       Copy   :
  613.  
  614.               Under IFK-File (File Management) mode, Copy a schematic to
  615.               another name in the same disk or different disk. You can also
  616.               copy a schematic to the same name in a different disk using
  617.               this IFK.
  618.  
  619.               Note that when you copy one page of a schematic to another
  620.               file, all pages of the schematic are copied at the same time.
  621.               You can enter the Edit mode to delete pages which you don't
  622.               want one page at a time. This is necessary for the following
  623.               reason:
  624.  
  625.               Pro-Net assigns Device Numbers and Device Sections automatically
  626.               when Devices are called out from the Library (to the schematic).
  627.               These Device Numbers and Device Sections are tracked and recorded
  628.               across all pages of the schematic. Had you been able to copy one
  629.               page of the schematic, the bookkeeping for the Device Numbers and
  630.               Device Sections would have been corrupted.
  631.  
  632.               In Edit/Copy mode, IFK-Copy is used to Copy devices
  633.               from one place of the schematic to another. You can use the
  634.               IFK-Zone-1,2,3 or Zone-X to control the Device numbers (refer
  635.               to IFK-Zone-1).
  636.  
  637.       DefDev :
  638.  
  639.               Define Device; refer to DefLib and the Section "Defining
  640.               Library Parts".
  641.  
  642.       DefSym :
  643.  
  644.               Define Symbol; refer to DefLib and the Section  "Defining
  645.               Library Parts".
  646.  
  647.       DefLib :
  648.  
  649.               Define Library; DefLib is used to define a Symbol, Complex
  650.               Symbol, Title Block, or Device in a sub-library. To use a Device
  651.               in a schematic, the sub-library whom the Device belongs to
  652.               must be opened first. Libraries are opened according to the
  653.               Design Rule established when a new schematic page is
  654.               drawn. Libraries can be opened or closed at the Device
  655.               /ChgLib (Change Library) also.
  656.  
  657.               To define a Device with a new Symbol (graphic shape), you
  658.               must define the Symbol first. A Symbol can be shared (used)
  659.               by many different Devices.
  660.  
  661.               For details of DefLib, refer to the Section "DEFINING LIBRARY
  662.               PARTS".
  663.  
  664.       Delete :
  665.  
  666.               In Edit mode, erase the file selected.
  667.  
  668.               In DefLib/DefDev , erase the Device selected.
  669.  
  670.               In DefLib/DefSym , erase the Symbol selected.
  671.  
  672.       Device :
  673.  
  674.               A.    To get a Device from the opened libraries into the
  675.                     schematic. Libraries are opened in the Edit/New
  676.                     (Rule) screen, or the Device/ChgLib screen.
  677.  
  678.                     The steps of getting a Device into the schematic are:
  679.  
  680.                     1.    Select IFK-Device.
  681.  
  682.                     2.    Optionally select the Zone-1, 2, or 3 which
  683.                           determines what Label to use;
  684.  
  685.                         Zone-1 selects unused 'U' numbers (or
  686.                         Resistor Modules numbers or any other
  687.                         Devices which were defined as multiple section
  688.                         elements in the libraries) from U1 to U399 (or
  689.                         RM1 to RM399 etc.).
  690.  
  691.                         Zone-2 selects unused 'U' numbers from U400
  692.                         to U699 (or RM400 to RM699 etc.).
  693.  
  694.                         Zone-3 selects unused 'U' numbers from U700
  695.                         to U999 (or RM700 to RM999 etc.).
  696.  
  697.                         The default is Zone-1.
  698.  
  699.                     3.    Type in the Device Name such as '74LS74'
  700.                           and <CR>.
  701.  
  702.                     4.    Drag the Device to the desired location and
  703.                           click the mouse left button to settle the
  704.                           Device.
  705.  
  706.               B.    To Modify an existing Device or to define a new
  707.                     Device in the Library, refer to the Section "Library
  708.                     Parts".
  709.  
  710.       DevNam :
  711.  
  712.               IFK-DevNam (Device Name) is used to define the Text and
  713.               location of the Device Name, such as 74LS74A.
  714.  
  715.               This Device Name could be different from the Device file
  716.               name you assign when you Save the Device. This is very
  717.               useful since you sometimes need to define a Device in
  718.               several different ways. For example, the 74LS244 can be defined
  719.               as two independent four bit tri-state buffers or it can be
  720.               defined as one eight bit buffer. You may use one definition
  721.               in one application and the other in another application.
  722.  
  723.               With Field Programmable Logic such as PAL's so popular
  724.               these days, this flexibility is extremely useful.
  725.  
  726.       DevNum :
  727.  
  728.               IFK-DevNum (Device Number) is used to define the location of
  729.               the Device Number Label such as 'U', 'R' or 'C', etc.
  730.  
  731.               This Device Number Label will be concatenated with a number
  732.               assigned by Pro-Net automatically or assigned manually by the
  733.               user manually (refer to IFK-Zone-1, 2, 3 and X) when schematic
  734.               is being entered. For example, 'U' becomes 'U14'.
  735.  
  736.       Dir    :
  737.  
  738.               To get the Directory of the Schematic files. Please refer to
  739.               IFK-Copy.
  740.  
  741.       Dot    :
  742.  
  743.               Used to add or delete a dot in the drawing.  If the dot is placed
  744.               on the intersection of two lines, the two lines are joined
  745.               together, otherwise, the dot has no effect in the Net List.
  746.  
  747.               A dot can also be used to cancel out a small square box which
  748.               appears at the end of a line. For example, if you draw a line on
  749.               the screen with both ends open, you should see a small
  750.               square box at each end of the line. If you move a device to the
  751.               line such that one end of the line coincides with one pin (tip)
  752.               of the device, they may seem to be connected, but in fact they
  753.               are not. To connect them, you must add a dot to that small
  754.               square box. This will cancel out the small square box.
  755.  
  756.       Down   :
  757.  
  758.               When IFK-Signal is active, IFK-Down forces the number
  759.               embedded in the Signal label to decrement by one (1) every
  760.               time IFK-Step@ is pressed.
  761.  
  762.               In Zoom, Zoom Down by 1/2 X (devices are half the current
  763.               size on screen). The last Zoom Down may not be as small as
  764.               1/2 X of the former size.
  765.  
  766.       Drag   :
  767.  
  768.               The word 'Drag' is used throughout this manual, it means
  769.               pressing down the mouse left button while sliding the mouse
  770.               to put the cursor at the desired location.
  771.  
  772.       Edit   :
  773.  
  774.               Edit old or new schematic. When selected, a directory of
  775.               schematics is shown. If you want to create a new schematic,
  776.               just select the IFK-NEW.
  777.  
  778.       ErrChk :
  779.  
  780.               To ask the Post Processing to perform Error Checking, which
  781.               includes Loading Analysis, Output contention checking, Net
  782.               without output error checking, also generate the total
  783.               worse case current consumption of the entire schematic
  784.               (all pages).
  785.  
  786.       File   :
  787.  
  788.               File management. Note that Pro-Net maintain its own
  789.               directories and files.  To Copy a schematic Page to another
  790.               name, or to Rename, etc., you must use IFK-File. To
  791.               Delete a file, you must use IFK-Delete under Edit mode.
  792.  
  793.               Copying Library Devices from one disk to another is done
  794.               differently. See Section "Library Parts" for more information.
  795.  
  796.       Fill   :
  797.  
  798.               Fill the enclosed area of a Box, Circle, Closed polygon-by
  799.               stripes, etc.
  800.  
  801.       Flip   :
  802.  
  803.               Reverse sections the Line you have just drawn, such that the
  804.               horizontal section becomes the vertical section and the
  805.               vertical section becomes the horizontal section.
  806.  
  807.       Hidden :
  808.  
  809.               An attribute of the piece of information being added. If this IFK
  810.               is On, the piece of information being added will have an
  811.               attribute of "Hidden". All information with hidden attributes
  812.               will not be printed or plotted.
  813.  
  814.               As an example, you can go to the DefDev (Define Device)
  815.               mode, call out the Device 'GND'. You will find that this Symbol
  816.               uses Hidden Pin Number, Hidden Device Number label, and
  817.               Hidden Device Name label. You can find some more
  818.               examples in Section "Surface Power and Surface Ground
  819.               traces" under "Advanced Techniques".
  820.  
  821.       H-Ref  :
  822.  
  823.               When this mode is selected, clicking the Add (left) button or
  824.               the Delete (right) button of the mouse will Add or Delete a
  825.               Horizontal line on screen. This line is of type Note (see Note
  826.               mode); which has no effect to the connections between
  827.               Devices (i.e. no effect on the Net-List). It is used for
  828.               alignment purpose such as lining up the Signal Name, the
  829.               position of Devices, etc.
  830.  
  831.               Reference lines are not printed or plotted.
  832.  
  833.       Icc    :
  834.  
  835.               You select this IFK when you need to enter the maximum total
  836.               current consumption of the Device. This parameter is used
  837.               only for the calculation of the maximum total current
  838.               consumption of a voltage (the heaviest loaded one) of the
  839.               design as shown in the schematic. This is to help the circuit
  840.               designer to calculate the Power Supply requirements. Please
  841.               also refer to IFK-Attr and Section "Defining Library Parts".
  842.  
  843.       Label  :
  844.  
  845.               Label is an option under Modify mode. You can Modify the
  846.               Device Number Label, the Device Type Label and the Device
  847.               Pin Label with the following limitation.
  848.  
  849.               Device Number Label: you can change it to any other
  850.               Device Number as long as that Number is not already used.
  851.  
  852.               You can change it to a Device Number which is already used
  853.               by the same type of IC, in this case, you will be asked if you
  854.               want to swap the two Device Numbers. However, it can not
  855.               swap Device numbers of devices on different pages. If you
  856.               really want to do that, you have to use some tricks:
  857.  
  858.               Step a.    Change the Device Number A to an arbitrary
  859.                          new Device Number X.
  860.  
  861.               Step b.    Go to the other page, change Device number
  862.                          B to A.
  863.  
  864.               Step c.    Go back to the original page, change Device
  865.                          Number X to B.
  866.  
  867.               Device Pin Label: When swapping IC sections, you can
  868.               Modify the Pin Label. You only need to modify any one pin in
  869.               one section and the rest will be automatically modified for you.
  870.  
  871.               If there is only one IC section for an IC, then Modify pin is
  872.               not allowed.
  873.  
  874.               Device Type Label: You can Modify a Device Type Label if
  875.               and only if the new Device Type has the same Symbol
  876.               (graphic) as the old one.
  877.  
  878.               For example, you can Modify a 74LS138 to a 74F138 but not
  879.               74LS139. If you really want to do that, you simply delete the
  880.               old device and add the new one.
  881.  
  882.               Labels also appear under DefDev, they are used to define the
  883.               location of the Device Name and the Device Number label.
  884.  
  885.       Large  :
  886.  
  887.               Select Large Size Text. You can add Text to the Symbol being
  888.               defined under the DefSym mode. You can add Text to the
  889.               schematic under the Edit/Note/Text mode.
  890.  
  891.  
  892.       Leap-N  :
  893.  
  894.               Each time you press IFK-Leap-N, N is incremented by 1, until
  895.               N=4, next press of IFK-Leap-N changes N back to 1.
  896.  
  897.               N represents the number of Grids (Grid size currently
  898.               selected) to be Leaped over when patterns are to be
  899.               repeated. In other words,
  900.  
  901.               'N multiply (current Grid size)' is the distance between
  902.               consecutive repeated patterns.
  903.  
  904.       Line   :
  905.  
  906.               To get into the Line screen, where Lines are Added, Deleted,
  907.               Adjusted in various ways.  Lines form the electrical
  908.               connections which will be generated in the Net List.
  909.  
  910.               You can use the Add (left) mouse button to start a Line, to
  911.               settle and to continue the same Line.
  912.  
  913.               Delete a Line by clicking the delete (right) mouse button.
  914.  
  915.               Start a new Line by pressing the Next Key.
  916.  
  917.               After you draw a Line at an IC pin, you can duplicate the Line
  918.               at the next lower IC pin (same IC) by using Repeat.
  919.  
  920.               You can Flip the orientation of a Line immediately after you
  921.               draw it. i.e. change the vertical Line into a horizontal Line
  922.               and change the horizontal Line into a vertical Line.
  923.  
  924.               You can rubber move a section of a Line easily by using
  925.               Adjust (refer to IFK-Adjust).
  926.  
  927.               You can setup a vertical or horizontal Line for the alignment of
  928.               various elements (Device, Text, Signal Name etc.) by using V-
  929.               REF or H-REF.
  930.  
  931.               A small square at the end of the Line indicates that the Line is
  932.               not connected to any other place -- even if it seems to be
  933.               connected.
  934.  
  935.       -Logic :
  936.  
  937.               In Edit/Modify, it is used to Modify a positive logic gate to
  938.               its DeMorgan equivalence.
  939.  
  940.               In DefLib/DefDev, this is to specify the DeMorgan equivalence
  941.               of a logic gate.
  942.  
  943.       +Logic :
  944.  
  945.               In Edit/Modify, it is used to Modify a negative logic gate to
  946.               its DeMorgan equivalence.
  947.  
  948.       Map    :
  949.  
  950.               To ask the Post Processing to generate a Component Map for
  951.               the schematic. For each Component, the Component Map
  952.               shows you all the pages in which the Component appears.
  953.  
  954.       Modify :
  955.  
  956.               In the DefDev/Attr/PinAtt mode, Modify is used to enter or
  957.               modify the attributions of the pins of a device. refer to
  958.               section "Defining Library Parts" for more information.
  959.  
  960.               In the Schematic Edit mode, Modify is used to change Label
  961.               or Logic sense (+Logic symbol or Logic sense (+Logic symbol
  962.               or the -Logic symbol).
  963.  
  964.       Move   :
  965.  
  966.               In this mode, click the Add button of the mouse on Devices to
  967.               select them, then press IFK-OK, drag the mouse to move
  968.               devices to new position and press Add button of the mouse to
  969.               settle the Device.
  970.  
  971.               You can perform a rubber-band Move (Rubber Move) by
  972.               selecting IFK-Rubber. Rubber Move allows you to move a
  973.               Device without breaking its connections. You can only Rubber
  974.               move one Device at a time. After the Rubber Move, you can
  975.               enter the IFK-Line/Adjust mode to Adjust the Lines (refer to
  976.               IFK-Adjust).
  977.  
  978.       Narrow :
  979.  
  980.               Select Narrow Lines or Stripes. Lines and Stripes has different
  981.               properties. Refer to IFK-Stripes for more information.
  982.  
  983.       Net    :
  984.  
  985.               Ask the Post Processing to generate a Net List for the
  986.               schematic. Refer to IFK-Post for more information.
  987.  
  988.       New    :
  989.  
  990.               In Edit mode, start a new schematic or a new schematic page.
  991.               After a file name is given to the new page, a screen will be
  992.               displayed for you to specify the Design Rule for the page. The
  993.               Design Rule specifies the following :
  994.  
  995.               (a) The Paper Size to be used for the schematic. It is selected
  996.               by entering the corresponding number (as shown on screen)
  997.               when the selection Box (Bar) is at 'Paper Size' location.
  998.  
  999.               Standard paper size:
  1000.               A : 8.5 X 11 inches
  1001.               B : 11 X 17 inches
  1002.               C : 17 X 22 inches
  1003.               D : 22 X 34 inches
  1004.               E : 34 X 44 inches
  1005.  
  1006.               (b) The Template Size to be used for the schematic. Standard
  1007.               template sizes are those specified by the MIL-STD-860
  1008.               standard or ANSI Y32.14 standard :
  1009.  
  1010.               A.  FULL size
  1011.               B.  1/2 size
  1012.               C.  3/8 size
  1013.               E.  1/4 size
  1014.  
  1015.               (c) The Sub-libraries opened for this schematic. Press 'Y' to
  1016.               opening the Sub-libraries pointed to by the selection Box (or
  1017.               Bar).
  1018.  
  1019.               In DefLib/DefDev mode, this IFK-New is used to define a new
  1020.               Device.
  1021.  
  1022.               In DefLib/DefSym mode, this IFK-New is used define a new
  1023.               Symbol.
  1024.  
  1025.       Next
  1026.  
  1027.               To start another Line or Stripe or Bus.
  1028.  
  1029.               Or, in the DefDev/Attr/PinAtt mode, this IFK-Next is used to
  1030.               call out (with IFK-Recall active) the attributes of the next pin
  1031.               (current pin number +1).
  1032.  
  1033.       Norm   :
  1034.  
  1035.               In Edit/Zoom mode, IFK-Norm always brings you back to the
  1036.               Normal operation screen. You can not Edit (change) anything
  1037.               after the schematic is Zoomed to a smaller size.
  1038.  
  1039.       Note   :
  1040.  
  1041.               Note can be anything you draw or write. They will not affect
  1042.               the Net list of the schematic. But they will be printed or
  1043.               plotted.
  1044.  
  1045.               In Note mode, you can write text from left to right or from top
  1046.               to bottom in different fonts : small or large, normal or Bold.
  1047.               You can draw various types of Stripes, Boxes, Circles, Arcs in
  1048.               narrow or thick line, etc.
  1049.  
  1050.       NxtSct :
  1051.  
  1052.               To define the pin number of next section of the IC.
  1053.  
  1054.       OK     :
  1055.  
  1056.               Tell the system to proceed since You have completed
  1057.               checking, or have entered the information Pro-Net needs.
  1058.  
  1059.       PgRef  :
  1060.  
  1061.               To ask the Post Processing to generate the Page References
  1062.               for every Signal name of the schematic and insert them to the
  1063.               schematic automatically.
  1064.  
  1065.       -PgRef :
  1066.  
  1067.               After Page References are added to the schematic
  1068.               automatically by the Post Processing. You could delete a
  1069.               Page Reference (such as: [2,3,23,25]) using this IFK-PgRef.
  1070.  
  1071.               When this IFK is active, click the delete (right) button at
  1072.               the Page Reference to delete it.
  1073.  
  1074.       +PgRef :
  1075.  
  1076.               When Signals are being added to Lines or Bus, you use this
  1077.               IFK-+PgRef to indicate whether these signals should have
  1078.               page references. IFK-+PgRef active means you want page
  1079.               references, inactive means you don't. Page references are
  1080.               generated in Post processing. Please also refer to Bundle,
  1081.               Bus.
  1082.  
  1083.       Pick   :
  1084.  
  1085.               Select the item high lighted or boxed on screen.
  1086.  
  1087.       Pin    :
  1088.  
  1089.               Used to define the pin number and pin location of the Device,
  1090.  
  1091.               A pin has to be located in one of the four quadrants around
  1092.               the tip of a stripe (of the Symbol).
  1093.  
  1094.               If the Device has more than one section (e.g. 7400 has four
  1095.               sections), you can go to another section by pressing IFK-
  1096.               NxtSct (Next Section).
  1097.  
  1098.               Please refer to "Defining Library Parts" for more information.
  1099.  
  1100.               A pin can be defined as Hidden (not shown in schematic). A
  1101.               typical example of using a Hidden Pin is the Pseudo Device
  1102.               defined to represent the Ground Symbol. Normally you do not
  1103.               want to see a pin number assigned to a Ground Symbol.
  1104.               Please refer to "Surface-Power-Trace and Surface-Ground" in
  1105.               Section "Advanced Technique" for more information.
  1106.  
  1107.       PinAtt :
  1108.  
  1109.               For every Pin of a Device, there is a set of data associated with
  1110.               it. These data describe the following:
  1111.  
  1112.               The type of I/O. The Fan In and Fan Out capabilities. If it is a
  1113.               power pin, the voltage it is at. If it is a Pseudo Pin, the
  1114.               special characteristic.
  1115.  
  1116.               Refer to "Defining Library Parts" for more information.
  1117.  
  1118.       Plot   :
  1119.  
  1120.               Enter schematic Plotting mode. Refer to Section "Printing and
  1121.               Plotting".
  1122.  
  1123.       Post   :
  1124.  
  1125.               Enter Post-Processing operation. When IFK-Post is selected, a
  1126.               list of options is given to you; you can select Net, BOM, Map,
  1127.               PgRef, ErrChk, and the disk drive where the results should go.
  1128.               The list of schematic files are also given to you on the screen,
  1129.               if you choose a page of a schematic, the whole schematic (all
  1130.               pages) will be included in the Post Processing. All schematic
  1131.               files having the same filename (with different numeric
  1132.               extensions, e.g. xxx.1, xxx.2, etc.) are considered part of the
  1133.               schematic.
  1134.  
  1135.               Please refer to Section 3.8 : "How to generate the Net List,
  1136.               BOM etc".
  1137.  
  1138.       Print  :
  1139.  
  1140.               Enter schematic Print out operation. Refer to Section
  1141.               "Printing and Plotting".
  1142.  
  1143.       Recall :
  1144.  
  1145.               In DefDev/Attr/PinAtt (Define Device/Attribute/Pin Attribute)
  1146.               mode, IFK-Recall is used to call out the Pin Attributes
  1147.               previously defined. The display shows blank entries for
  1148.               whichever Pin Attributes not defined previously. You can use
  1149.               the IFK-Next to scan through all pins of the Device being
  1150.               defined.
  1151.  
  1152.       Rename :
  1153.  
  1154.               In the File mode, this IFK-Rename is used to change the
  1155.               name of a schematic file. Note that when you change the
  1156.               name of any one page of the schematic, all pages of the same
  1157.               schematic will have their named changed also.
  1158.  
  1159.               Please refer to IFK-Copy.
  1160.  
  1161.       Repeat :
  1162.  
  1163.               In Line Mode, after you draw one line segment at a pin, if you
  1164.               press Repeat, the same line segment will appear on another
  1165.               pin (of the same IC), if any, below the current pin.
  1166.  
  1167.       Rotate :
  1168.  
  1169.               To Rotate the Device. When you call out a Device and before it
  1170.               is settled, the Device is rotated by 90 degree every time you
  1171.               press this IFK-Rotate.
  1172.  
  1173.       Rubber :
  1174.  
  1175.               You can perform a rubber-band Move (Rubber Move) by
  1176.               selecting IFK-Rubber. Rubber Move allows you to move a
  1177.               Device without breaking its connections. You can only Rubber
  1178.               move one Device at a time. After the Rubber Move, you can
  1179.               enter the IFK-Line/Adjust mode to Adjust the Lines (refer to
  1180.               IFK-Adjust).
  1181.  
  1182.       Rule   :
  1183.  
  1184.               IFK-Rule is used to select some system options such as :
  1185.  
  1186.               Which Libraries to search for parts and Device Template size.
  1187.               You also have control over the Grid display, Grid Snap, and
  1188.               Grid Size.  Allows you to change your mind after you have
  1189.               already started your schematic.
  1190.  
  1191.       SavDev :
  1192.  
  1193.               After you finish defining a Device, this IFK-SavDev (Save
  1194.               Device) allows you to Save the Device under a filename given
  1195.               by you.
  1196.  
  1197.               Same Device using different Symbols can be Saved under
  1198.               different filename.
  1199.  
  1200.       Save   :
  1201.  
  1202.               Edit/More/Save saves the schematic. In Edit mode, You can
  1203.               also Save the schematic simply by pressing <ESC> several
  1204.               times until the Entry at the bottom of the screen says 'Quit,
  1205.               Save, or Continue', press 'S' to Save the schematic and then
  1206.               quit the Edit.
  1207.  
  1208.       SavPin :
  1209.  
  1210.               After all Attributes of a Device Pin are defined, you can use
  1211.               this IFK-SavPin to save the attributes to a Pin, at this time,
  1212.               you can also key in another pin number having the same pin
  1213.               attributes and save it.
  1214.  
  1215.               Please Refer to Section "Defining Library Parts".
  1216.  
  1217.       SavSym :
  1218.  
  1219.               Symbols are defined under DefLib/DefSym, after you finish
  1220.               defining the Symbol, pressing this IFK allows you to save the
  1221.               Symbol.
  1222.  
  1223.               There is another way to Save the Symbol, you can keep
  1224.               pressing <ESC> until you see a question on the entry line
  1225.               asking whether you would like to Save, Quit or Continue. If the
  1226.               answer is 's', the Symbol will be saved.
  1227.  
  1228.       SetRef :
  1229.  
  1230.               In DefLib/DefSym mode, this IFK-SetRef allows you to set one
  1231.               reference point on the screen, the relative positions of other
  1232.               points with respect to this point is shown as X, Y coordinates
  1233.               (relative) in units of Pixels. 3 Pixels is equal to 1 mm, and
  1234.               Symbols are drawn to the size of 3/8 Template (ANSI Y32.14,
  1235.               MIL-STD-860).
  1236.  
  1237.       Signal :
  1238.  
  1239.               Add or delete Signal Name of a line. Enter Signal Name and
  1240.               click (Add button) at line to add or click (Delete button) at
  1241.               Signal Name to delete. You can put the signal name above
  1242.               the line (IFK-Above), below the line (IFK-Below), or at the end
  1243.               of the line with a box around it (IFK-Conn, normally used for
  1244.               connectors).
  1245.  
  1246.       Small  :
  1247.  
  1248.               Select small size Text.
  1249.  
  1250.       Step @ :
  1251.  
  1252.               Step down (IFK-Down) or up (IFK-Up) the number embedded
  1253.               in the Signal name and place it at the next lower line.
  1254.  
  1255.       Stripe :
  1256.  
  1257.               Lines are used to make Net List connections.  Stripes are
  1258.               simply used to draw.
  1259.  
  1260.               In Edit/Note/Stripe mode, add or delete Stripes as Notes.
  1261.  
  1262.               In DefLib/DefSym mode, add or delete Stripes as part of the
  1263.               Symbol, the Stripes of a Symbol cannot be modified during
  1264.               schematic capture (Edit) mode. Stripes has no effect to the
  1265.               Net List. Unlike Lines, Stripes can go in any directions, and
  1266.               when two orthogonal stripes are joined together, a Dot is not
  1267.               automatically added.
  1268.  
  1269.       SubDir :
  1270.  
  1271.               Look into the Sub-Directory of a Library.
  1272.  
  1273.               To view the library. The list of all libraries are shown on the
  1274.               screen. You can select one of the libraries and browse its
  1275.               content.
  1276.  
  1277.       SymDir :
  1278.  
  1279.               When you try to call a Symbol (IFK-CalSym) and forgot the
  1280.               name of the Symbol, you can use this IFK-SymDir to browse
  1281.               the Directory of the Symbol Library.
  1282.  
  1283.       Text   :
  1284.  
  1285.               In Edit/Note/Text mode, enter Text as notes, the Text can be
  1286.               added or deleted at will.
  1287.  
  1288.               In DefLib/DefSym, enter Text as part of the symbol, the Text
  1289.               can not be modified during schematic capture (Edit) mode.
  1290.  
  1291.       Title  :
  1292.  
  1293.               Used to Call a Title Block from the library. Title Blocks have
  1294.               many different forms. For example, a title block may include a
  1295.               title area, part number area, revision level area, signature
  1296.               area, mechanical tolerance area, and outline of the drawing,
  1297.               etc. Or, the title block may include a  part number area only.
  1298.               You can define Title Block in DefLib/DefSym as if you were
  1299.               defining a Symbol; the difference are: (1) When you draw the
  1300.               bound for the Title, you must make the bound exactly the same
  1301.               size as your outline of the Title Block. (2) When you save 
  1302.               the Title Block, you must use a Symbol name "SymName.title".
  1303.               The SymName is any name assigned by you and ".title" is
  1304.               mandatory. You can find some Title block examples in the
  1305.               Symbol Library.
  1306.  
  1307.       Up     :
  1308.  
  1309.               When IFK-Signal is active, IFK-Up forces the number
  1310.               embedded in the Signal label to increment by one (1) every
  1311.               time IFK-Step@ is pressed.
  1312.  
  1313.               Zoom Up by 2X (Devices are 2 times as big as what is
  1314.               currently shown. First Zoom-Up may be smaller than 2X
  1315.               depending on the paper size.
  1316.  
  1317.       Value  :
  1318.  
  1319.               Allows you to enter the values of Passive Devices when you
  1320.               are entering the schematic. You do this by clicking at the
  1321.               Device Name Label (the color of the Label will be changed).
  1322.  
  1323.       V-Ref  :
  1324.  
  1325.               When this mode is selected, clicking the Add (left) button of
  1326.               the mouse will add in an Vertical line on screen. This line is
  1327.               of type NOTE (see NOTE mode); which has no effect to the
  1328.               connections between Devices (i.e. no effect on the Net List).
  1329.               It is used for alignment purposes such as lining up the Signal
  1330.               Name, or the position of Devices, etc.
  1331.  
  1332.               Reference lines are not printed or plotted.
  1333.  
  1334.       Weight :
  1335.  
  1336.               To assign the priority of the line in routing. Heavier means
  1337.               higher priority in routing.
  1338.  
  1339.               Lines without weights are defaulted to have 0 priority.
  1340.  
  1341.               Priorities range from 0 to 999.
  1342.  
  1343.               Weights can be placed above (IFK-Above) or below (IFK-
  1344.               Below) the line.
  1345.  
  1346.               Weights are normally hidden during display and are not
  1347.               printed.
  1348.  
  1349.       Zone-1, 2, and 3 :
  1350.  
  1351.               These IFK's are used optionally to optimize the automatic
  1352.               Device Number assignment.
  1353.  
  1354.               The concept behind this Zone control feature is based on :
  1355.  
  1356.               - Physically separated gates should not reside in the same
  1357.                 package (e.g. IC).
  1358.  
  1359.               - logically adjacent Devices in the schematic are likely to be
  1360.                 physical adjacent on the PCB also.
  1361.  
  1362.               If you know the approximate locations of different sections of
  1363.               the logic (such as Input, Processing, and Output) on the PCB
  1364.               before you draw the schematic, then you can optimize the
  1365.               Auto Device Number assignment by selecting one of the
  1366.               Zones before calling out a Device from the Library.
  1367.  
  1368.               By doing so, you have avoided the situation where a section
  1369.               of an IC is used in one area of the PCB, while another section
  1370.               of the same IC is used in another area which is far apart from
  1371.               the first area (which would require a long trace to make use
  1372.               of the gate when it is connected to other parts).
  1373.  
  1374.               You can change your mind later by swapping gates or by
  1375.               changing the Zone assigned to a device. These are done in
  1376.               Modify/Label.
  1377.  
  1378.        ZoneX :
  1379.  
  1380.               To assign Device Numbers manually, select ZoneX. This is
  1381.               most commonly used when the Device Numbers are known in
  1382.               advance. For example, when you are entering an old
  1383.               schematic.
  1384.  
  1385.         Zoom :
  1386.  
  1387.               First time you hit zoom, the pictures shrinks so that you can
  1388.               see more. After that, you have the choices of Zoom Down
  1389.               (IFK-Down), or Zoom Up (IFK-Up).
  1390.  
  1391.               IFK-Norm always brings you back to the normal.
  1392.  
  1393. LIBRARY PARTS:
  1394.  
  1395.     Sub-libraries
  1396.  
  1397.     Pro-Net Libraries are made up of sub-libraries such as TTL, CMOS etc.
  1398.  
  1399.     Sub-libraries must be opened before they can be used.
  1400.  
  1401.     Sub-libraries are opened when you create a new schematic page. You
  1402.     can also open or close Sub-libraries under the Device screen.
  1403.  
  1404.     Please refer to Section "Directory Structure" under "Terms and
  1405.     Conventions".
  1406.  
  1407.  
  1408.     User Library
  1409.  
  1410.     To increase speed, the user may want to copy part of the libraries to
  1411.     one library and add to it whatever he/she wants. In this case, the parts
  1412.     Pro-Net needs to search are substantially reduced, and only one
  1413.     library need be opened at all times.
  1414.  
  1415.     Library structure
  1416.  
  1417.     Each part which you call out from the library to the schematic is call a
  1418.     Device.  The Device consists of two parts: the Symbol and the Device
  1419.     Specific Information (Info, in short). Their relationships is depicted as
  1420.     follow:
  1421.  
  1422.               Symbol + Info = Device
  1423.  
  1424.     where:
  1425.  
  1426.     Symbol contains the graphic description of the Device(s). A Symbol
  1427.     could be used by many different Devices as long as they have the
  1428.     same graphics. The user can define the Symbol under DefLib/Defsym
  1429.     (Define Library/Define Symbol).
  1430.  
  1431.     Info contains Device specific information such as pin number
  1432.     assignments, pin attributes, current consumption of the Device, etc.
  1433.     Besides pin number, normally, the rest of the information cannot be
  1434.     shared by different Devices. The user can define the Info under
  1435.     DefLib/DefDev (Define Library/Define Device).
  1436.  
  1437. DEFINING LIBRARY PARTS:
  1438.  
  1439.     When you are in the Library definition mode, unlike in schematic capture
  1440.     mode, the template size is fixed at 3/8 (MIL STANDARD 860);
  1441.     therefore, the Grid sizes are also fixed. The Grid #1, #2, #3, #4 sizes
  1442.     are 1 mm, 2mm, 4mm, 8mm respectively.
  1443.  
  1444.     In the DefLib (Define Library) mode, the IFK-DefSym and the IFK-
  1445.     DefDev are used for defining the Symbol and the Device, respectively.
  1446.  
  1447.     Under the File Management section (from the main menu), you can Copy
  1448.     Devices from one library to another.
  1449.  
  1450.     NOTE THAT YOU CAN NOT COPY DEVICES USING AMIGA DOS FILE
  1451.     COPY COMMAND, SINCE PRO-NET MAINTAINS ITS OWN
  1452.     DIRECTORY (FOR SPEED PURPOSES). COPY DEVICES BETWEEN
  1453.     SUB-LIBRARIES USING AMIGA DOS FILE COPY COMMAND WILL
  1454.     CORRUPT THE PRO-NET DIRECTORY SYSTEM.
  1455.  
  1456.     How to Define Symbol
  1457.  
  1458.     Basically, to define a Symbol is to draw the picture which represents the
  1459.     Device.
  1460.  
  1461.     There are two ways to define a Symbol:
  1462.  
  1463.     (a)   By Modifying an existing Symbol: You can call out an old
  1464.           symbol, modify it to form a new Symbol, or You can combine
  1465.           some old symbols to form a new Complex Symbol. However,
  1466.           you cannot call out an old Complex Symbol and try to modify
  1467.           it.
  1468.  
  1469.     (b)   By Drawing the Symbol: You can create the Symbol using
  1470.           tools provided to you under DefSym. In the DefSym screen,
  1471.           you can find a set of IFK's to help you draw the Symbol. These
  1472.           IFK's are the Text, Stripe, Box, Circle, Arc, CalSym, Bound,
  1473.           Save, SetRef, and Config. Refer to the Command Description
  1474.           section for the details of each IFK.
  1475.  
  1476.     You could use the hot keys (refer to the TERMS & CONVENTIONS section) to
  1477.     control the Grid size and Grid snapping, etc.  We recommend that you
  1478.     select Grid Snap whenever possible, this will make drawing the
  1479.     schematic even easier.
  1480.  
  1481.     Before you save the Symbol, you have to define the Bound (Boundary)
  1482.     of the Symbol.
  1483.  
  1484.     You must observe the following rules:
  1485.  
  1486.     RULE #1
  1487.          Bound MUST pass through the tip of every pin on the Symbol
  1488.          or, if that side of the Device Body has no pin(s), must be
  1489.          bigger than the Device by one #2 Grid (2 mm).
  1490.  
  1491.     RULE #2
  1492.          The body (outline) of the Device must be of Wide Stripes
  1493.          (lines) in order that you have the option of printing/plotting the
  1494.          Device using narrow lines or wide lines.
  1495.  
  1496.     RULE #3
  1497.          When you call out an existing Symbol to be modified to
  1498.          another Symbol, you may not call out complex Symbols. All
  1499.          complex Symbols have the extension of ".C".
  1500.  
  1501.          Also, experience tells us that if you adhere to the following
  1502.          guide lines in defining symbols, you can draw the schematic
  1503.          easier, faster, and better.  Nevertheless, these remain guide
  1504.          lines, no errors will result if you don't follow them:
  1505.  
  1506.     GUIDE #1
  1507.  
  1508.          Keep in mind that gates (such as 7400) are defined using
  1509.          3/8 template (MIL-STD-860 or ANSI Y32.14 standard) and that
  1510.          the smallest Grid (Grid #1) equals 1 mm.  Try to draw the
  1511.          Symbol as small as possible while as big as needed to show
  1512.          all necessary details (such as the "D", "Q" etc. inside the
  1513.          symbol of 7474) of the symbol.
  1514.  
  1515.          Note that Grid #2, #3, #4 are 2 mm, 4 mm, 8 mm respectively
  1516.          when the template is 3/8 inch.
  1517.  
  1518.     GUIDE #2
  1519.  
  1520.          Use Grid Snap whenever possible -- even if you have to bump
  1521.          down the Grid size to a smaller one.  This will make it easier
  1522.          to use when connecting Lines.
  1523.  
  1524.          Normally you should try to stay on #2 Grid.
  1525.  
  1526.     GUIDE #3
  1527.  
  1528.          If you are using a floppy disk system, the Library is distributed on
  1529.          several floppies.  Every Library disk has one or more Device
  1530.          Sub-libraries AND a Symbol sub-library. Therefore, if you
  1531.          change or add a Symbol, not only do you have to save the
  1532.          Symbol to the floppy disk (which holds the sub-library) that you
  1533.          are working on, but also ALL other sub-library disks. If you
  1534.          delete a Symbol (which is unlikely), you need to do the same
  1535.          on ALL sub-library disks.
  1536.  
  1537.          If you have a hard disk system, you only have one Symbol
  1538.          Library in one place, therefore, you only need to update that
  1539.          one library when you modify Symbol.
  1540.  
  1541.          How to Define a Device
  1542.  
  1543.          Basically, to define a Device is to specify all the Device
  1544.          specific information of that Device. This information includes:
  1545.  
  1546.          --    the Symbol to use
  1547.          --    the location of each pin
  1548.          --    the Device Name.
  1549.          --    the default location of the Device Name Label.
  1550.          --    the Device Number label.
  1551.          --    the default location of the Device Number label.
  1552.          --    the Symbol to be used for the DeMorgan equivalence
  1553.                (if any) of the Device.
  1554.          --    (you may want to save the Device at this point and do
  1555.                something else for a while, see HINT below).
  1556.          --    the characteristics (attributes) of each pin.
  1557.          --    the current consumption of this Device.
  1558.  
  1559.          HINT :
  1560.  
  1561.          For example, if you are defining a 74LS00, save all the information
  1562.          to 74LS00, then also save to 74S00, 74F00, 74AS00 --- etc. 
  1563.          Note that this is alright because up to this point, all the
  1564.          information you have entered for 74LS00 is shared by the
  1565.          corresponding Devices in the other logic families.
  1566.  
  1567.          To define a new Device or to edit an existing Device in the
  1568.          Library, the steps are:
  1569.  
  1570.          1.    From the main screen, Select DefLib (define library)
  1571.  
  1572.          2.    Select DefDev (Define Device)
  1573.  
  1574.          3.    Select the Sub-Library in which you want to find the old
  1575.                Device to edit or the new Device to store. Press IFK-OK.
  1576.  
  1577.          4.    A list of Devices in the selected Sub-Library is displayed.
  1578.                Scroll up and down to find the Device you want to
  1579.                edit or you can select IFK-New and specify a new Device
  1580.                Name to define a new Device.
  1581.  
  1582.          5.    At this point, start to specify all the Device specific
  1583.                information; type in the Symbol Name if you know which
  1584.                Symbol to use for this Device. Or, you can choose a
  1585.                Symbol from a list under DefDev/Calsym/Index.
  1586.  
  1587.          6.    After the symbol is retrieved, select IFK-Pin, enter the pin
  1588.                number you want to associate with a line (graphic of the pin),
  1589.                then click at one of the four quadrants of the tip of the
  1590.                pin. The pin number will appear in that quadrant near the
  1591.                tip of the pin.
  1592.  
  1593.                Repeat the process until all pins are specified.
  1594.  
  1595.                If you don't like what you have just defined, you can clear
  1596.                all pin definitions by selecting IFK-AllClr. Pin numbers can
  1597.                also be hidden (not shown in schematic).  Select IFK-Hidden
  1598.                before specifying pin location.
  1599.  
  1600.                If the Device has several sections, go to the next section by
  1601.                using IFK-NxtSct. 
  1602.  
  1603.          7.    The next thing you want to do is to specify the Label.
  1604.                Select IFK-Label, then IFK-DevNam. Verify that the Device name
  1605.                in the entry line is exactly what you want. If so, click the
  1606.                mouse to place DevNam at the desired location.
  1607.  
  1608.                Or, if the Device Name in the entry line is not what you
  1609.                want, just retype the Device Name, then click the left
  1610.                mouse button to place it at the desired location.
  1611.  
  1612.                Again, the Device Name can be hidden if the Hidden IFK is
  1613.                highlighted when the Device Name is positioned..
  1614.  
  1615.          8.    Now you want to enter the Device Number. It is not really a
  1616.                number, rather, it is the Prefix of the Device Number.
  1617.  
  1618.                Select DefDev/Label/DevNum, enter the Device Number
  1619.                (prefix), click the mouse left button to place it at the
  1620.                desired location.
  1621.  
  1622.                For example, for an IC, we normally call it 'U' something. In
  1623.                that case, enter 'U' and click the left mouse button to place
  1624.                it at the desired place.
  1625.  
  1626.                Again, the Device Number can be hidden.
  1627.  
  1628.          9.    If the Device has a negative logic symbol (DeMorgan
  1629.                equivalence), and you have already defined it using Define
  1630.                Symbol, then you can select IFK--Logic, enter the Symbol
  1631.                name, and <CR>.
  1632.  
  1633.          10.   Now, you are almost done, the remaining task is to define
  1634.                the Attributes of the Device. This is necessary if you want
  1635.                Pro-Net to perform Loading Analysis for you or to perform
  1636.                the Power Consumption Calculation for you. Also, any pins which
  1637.                were not drawn must be specified here if they are to be included
  1638.                in the Net List (useful for Power Pins on Devices with multiple
  1639.                gates, such as a 7400).
  1640.  
  1641.                Under Attr (Attributes), there are the Icc (Icc) Attribute and
  1642.                the PinAtt (Pin Attribute).
  1643.  
  1644.          --    In Icc, enter (or reenter) the Worst Case Current
  1645.                consumption of the whole Device (see manufacturer's specs).
  1646.  
  1647.          --    In PinAtt, basically you call (Recall) the attributes of a pin
  1648.                on the screen, then modify existing attributes or enter new
  1649.                attributes. Do this one pin at a time until all the pins of
  1650.                the Device are done. You could check them by using IFK-
  1651.                Next to scan through all pins, make sure they are correct,
  1652.                then save the pin attributes using IFK-SavPin. The following
  1653.                IFKs help you accomplish these tasks:
  1654.  
  1655.                IFK-Recall
  1656.                    When this IFK is selected, you could enter the
  1657.                    pin number and recall the attributes which you
  1658.                    have defined previously.
  1659.  
  1660.                IFK-Next
  1661.                    Display the attribution of the next pin.
  1662.                    IFK-Modify
  1663.                    If you do not like the attributes displayed, you
  1664.                    can use this IFK to modify them.
  1665.  
  1666.                To define the pin attribute, refer to the manufacturer's 
  1667.                data book for the Device.
  1668.  
  1669.                <A>   Device Pin
  1670.  
  1671.                     Select one from the following list in line 1.
  1672.  
  1673.                    I     specify that this is an Input pin.
  1674.  
  1675.                    O     a totem pole Output pin.
  1676.  
  1677.                    B     a Bidirectional pin (including a pin of a
  1678.                          passive device with current attributes).
  1679.  
  1680.                    C     an open Collector pin. a
  1681.  
  1682.                    T     Tri-state pin.
  1683.  
  1684.                    P     a pin of a Passive Device with no current
  1685.                          attributes.
  1686.  
  1687.                    V     a Voltage pin such as Vcc Pin or Gnd (0 V)
  1688.                          pin.
  1689.  
  1690.  
  1691.                <B>   Driving Capability of the pin
  1692.  
  1693.                     Fill in the WORSE CASE value of the current sunk
  1694.                     or sourced by the pin under consideration.
  1695.  
  1696.                     Specify Iih, Iil when the pin is an Input pin.
  1697.  
  1698.                     Specify Ioh, Iol when the pin is an Output pin.
  1699.  
  1700.                     Specify all Iih, Iil, Ioh, Iol when the pin is a
  1701.                     Bidirectional pin.
  1702.  
  1703.                     If it is Voltage pin, specify what voltage the pin is at.
  1704.                     For example:
  1705.  
  1706.                     If the pin is a 5V pin, key in a "5". If the pin is a GND
  1707.                     pin, key in a "0".
  1708.  
  1709.                     If it is a pin for a passive part, the current entries
  1710.                     are normally ignored since the value (e.g. 1K ohm)
  1711.                     of a passive part is entered during the schematic
  1712.                     capture phase (when you are drawing the
  1713.                     schematic); without the value and without knowing
  1714.                     the exact situation in which the passive part will be
  1715.                     used, the current attributes can not be specified.
  1716.                     The loading analysis will flag a warning message in
  1717.                     the .ERR (error) file saying that the passive part is
  1718.                     not accounted for and that the manual verification
  1719.                     for the node (which has the passive part) is needed.
  1720.  
  1721.  
  1722.                     HINT:
  1723.  
  1724.                     To reduce the amount of manual verification, you
  1725.                     can predetermine the value and the current
  1726.                     attributes of a passive device during DefDev and
  1727.                     limit its usage to a particular application. This
  1728.                     allows Pro-Net to include the passive device
  1729.                     in the loading analysis automatically. To do this,
  1730.                     you need to define the pin of the passive device as
  1731.                     'B'(Bidirectional) rather than 'P'(Passive).
  1732.  
  1733.                     For example :
  1734.  
  1735.                     A pull up resistor SIP, if it is pulled up to +5V, and
  1736.                     the value is 1K ohm, then, each pin of the resistor
  1737.                     SIP is of type 'B' and the current attributes are:
  1738.  
  1739.  
  1740.                     Iil  =  5 mA
  1741.                     Iih  =  0
  1742.                     Iol  =  0
  1743.                     Ioh  =  5 mA
  1744.  
  1745.                     The loading analysis will take this SIP into account
  1746.                      automatically.
  1747.  
  1748.               <C>   Prolific specific characteristics
  1749.  
  1750.                     This is a numeric number, each value specifies a
  1751.                     special characteristics of the Device (or its pin):
  1752.  
  1753.                     VALUE MEANING
  1754.  
  1755.                    1.    Pseudo Device, for Surface Trace purpose.  (see
  1756.                          Section 9.1 Surface-Power-trace and Surface-
  1757.                          Ground)
  1758.  
  1759.                    2.    Pseudo Device, for Power Planes direct
  1760.                          connection (Refer to section 9.1).
  1761.  
  1762.                    3.
  1763.                                  undefine
  1764.                          |            |
  1765.                          |            |
  1766.                          |            |
  1767.  
  1768.          11.   Save the Device definition. Two ways to do it are :
  1769.  
  1770.                <A>  After defining the Pin Attributes, hit <ESC> to back up to
  1771.                     one higher IFK level. Then use IFK-SavDev (Save
  1772.                     Device) to save the Device definition.
  1773.  
  1774.  
  1775.  
  1776.                <B>  Keep hitting <ESC> until you see a question in the entry
  1777.                     line asking whether you would like to Save, Quit or
  1778.                     Continue. If the answer is "S", the Device definition
  1779.                     will be saved.
  1780.  
  1781. PRINTING
  1782.  
  1783.     The printer you use is selected in the AMIGA preference.
  1784.  
  1785.     Your drawing size and template size is determined in the design rule
  1786.     you choose when you create that drawing.
  1787.  
  1788.     When the drawing size is bigger than the printer's printing area,
  1789.     Pro-Net automatically divides the drawing into sections, and print them
  1790.     one at a time until all done.
  1791.  
  1792.  
  1793. 9.0      PLOTTING
  1794.  
  1795.     The model number of the plotter you use is selected when you
  1796.     configure (IFK-Config) Pro-Net.  Both HPGL and some non-HPGL
  1797.     plotters are supported.
  1798.  
  1799.     The paper size and template size are selected in the Design Rule
  1800.     which you chose when you started (IFK-Edit/New) drawing that
  1801.     page. You could review what you have selected by using IFK-
  1802.     Device/ChgLib.
  1803.  
  1804.     Pro-Net does not allow you to plot a page which is bigger than
  1805.     what your plotter can handle.
  1806.  
  1807.  
  1808. 10.0    ADVANCED TECHNIQUES:
  1809.  
  1810.  10.1    Surface-Power-trace and Surface-Ground
  1811.  
  1812.   PROBLEM DESCRIPTION:
  1813.  
  1814.     IC pins sometimes are tied to power supply lines such as +5V or
  1815.     Ground.  For a PCB which has a power plane and a Ground plane, 
  1816.     there are two ways you could connect them.  First, you could tie 
  1817.     those power supply pins directly to the Power or Ground plane. 
  1818.     Second, you could tie those non-power-supply spare pins (that 
  1819.     should be tied to power or ground) to Power or ground through 
  1820.     surface traces on the solder side. The reason for the second 
  1821.     method is such that engineers could modify (let's face it, this 
  1822.     is inevitable!) the design by cut and jump those pins.  Although 
  1823.     the above approaches are common practice among engineers, it is 
  1824.     traditionally a problem not taken care of even by those schematic 
  1825.     capture and PCB layout CAD systems which cost 50 times more than 
  1826.     Pro-Net and Pro-Board. In those cases, PCB designers  have to 
  1827.     patch the Net list and put in special traces which may be 
  1828.     forgotten in the next round of PCB updates. 
  1829.  
  1830.   SOLUTION:
  1831.     Pro-Net and Pro-Board work hand in hand to solve the problem.
  1832.     Now, using Pro-Net, you can draw schematics which carry enough
  1833.     information so that the Pro-Board PCB Layout program could create
  1834.     those surface power and Surface Ground traces automatically, if
  1835.     desired.
  1836.  
  1837.     Using the user definable attribute feature of the library parts (see
  1838.     Chapter 5), we have defined some special Devices in the library. They
  1839.     are called the Surface Power (Ground), and PoWeR (Ground). They
  1840.     are defined as follows:
  1841.  
  1842.     1.    SPWR+5VN : Surface Power +5V at North Side -
  1843.  
  1844.             Prolific Special attribute = 1
  1845.  
  1846.           indicates that this is a pseudo Device of type Surface Power
  1847.           or Surface Ground.
  1848.  
  1849.     2.    SPWR+5VS : Surface Power +5V at South Side -
  1850.  
  1851.             Prolific Special attribute = 1
  1852.  
  1853.           Indicates that this is a pseudo Device of type Surface Power
  1854.           or Surface Ground.
  1855.  
  1856.     3.    SPWR0VS : Surface Power 0 V at South Side -
  1857.  
  1858.             Prolific Special attribute = 1
  1859.  
  1860.           Indicates that this is a pseudo Device of type Surface Power
  1861.           or Surface Ground.
  1862.  
  1863.     4.    PWR+5VN : PoWeR +5V at North Side -
  1864.  
  1865.             Prolific Special attribute = 1
  1866.  
  1867.           Indicates that this is a pseudo Device of type Surface Power
  1868.           or Surface Ground.
  1869.  
  1870.     5.    SPWR+5VS : Surface Power +5V at South Side -
  1871.  
  1872.             Prolific Special attribute = 1
  1873.  
  1874.           Indicates that this is a pseudo Device of type Surface Power
  1875.           or Surface Ground.
  1876.  
  1877.     6.    SPWR0VS : Surface Power 0 V at South Side -
  1878.  
  1879.             Prolific Special attribute = 1
  1880.  
  1881.           Indicates that this is a pseudo Device of type Surface Power
  1882.           or Surface Ground.
  1883.  
  1884.     7.    Similarly, the user could define other power supply pins with
  1885.           different voltages.
  1886.  
  1887.     If you connect some pins of an ordinary Device to the above pseudo
  1888.     Device, Pro-Net understands that you want these pins to be tied to
  1889.     power or ground through surface traces instead of to the power or
  1890.     ground planes directly.
  1891.  
  1892.  10.2   Scattered Connectors
  1893.  
  1894.     PROBLEM DESCRIPTION:
  1895.  
  1896.     Traditionally there are several ways of drawing a connector in a
  1897.     schematics:
  1898.  
  1899.     1.    The connector is drawn on one page with signal
  1900.           names and page references. Each pin of the
  1901.           connector is connected to another page or pages
  1902.           through the signal names alone.
  1903.  
  1904.     2.    The connector is broken up into pieces of single pins
  1905.           or groups of pins and scattered among pages of the
  1906.           schematic.
  1907.  
  1908.     3.    The connector is drawn once in method 1, and again
  1909.           in method 2.
  1910.  
  1911.     Method 1 is best suited for schematic capture programs, as the
  1912.     connector could be defined as one library part.
  1913.  
  1914.     Method 2 is normally difficult for a schematic capture program because
  1915.     a connector of 100 pins requires the user to define 100 different library
  1916.     parts, each with one pin.
  1917.  
  1918.     Another problem of drawing a connector is when the connector has
  1919.     pin numbers other than numerics. This presents a problem both to
  1920.     schematic capture and to PCB layout programs. In this case, Pro-Net
  1921.     (and Pro-Board) requires that you use method 1 or method 3 to draw
  1922.     the connector.
  1923.  
  1924.     SOLUTIONS:
  1925.  
  1926.     Pro-Net allows the user to draw connectors in all three methods 
  1927.     listed in above with certain limitations. If some of the 
  1928.     connector pins are designated by alphanumerics other than pure 
  1929.     numerics, then either method 1 or method 3 must be used.
  1930.  
  1931.     When Pro-Net is producing the Net List, it will perform two things on
  1932.     the connector:
  1933.  
  1934.       a.  Connect pins of Devices to pins of the connector
  1935.           together through matching of the signal label.
  1936.  
  1937.       b.  Connect pins of Devices to pins of the connector
  1938.           according to the connector label if and only if the pin
  1939.           number portion of the connector label is pure
  1940.           numerics.
  1941.  
  1942.     If you use method 1 (connector in one place) to draw the connector,
  1943.     correct net list is produced by step a above.
  1944.  
  1945.     If you use method 2 (scattered) to draw the connector, correct net list
  1946.     is produced by step b above.
  1947.  
  1948.     If you use method 3 (both ways) to draw the connector, the correct net
  1949.     list is produced by step a as well as step b if the designation (label) of
  1950.     the connector pin is purely numerical. If designation is not purely
  1951.     numeric, method a is used to produce the correct net list.
  1952.  
  1953.     By now, you should be confused enough to demand some examples. As you 
  1954.     wish: 
  1955.  
  1956.     EXAMPLE 1:
  1957.  
  1958.     A VME bus Euro-Din connector is used in a design. The connector
  1959.     pins are designated as J4 (say) -A1, J4-A2... J4-C1, -C2, -C3......etc.
  1960.  
  1961.     The correct way to draw this connector is by method 1 (in one place)
  1962.     or method 3 (both ways), since the pin designation is not purely
  1963.     numeric. Method 1: On page 20 (say) of the schematic, call
  1964.     out the library part which looks like:
  1965.  
  1966.     J4 is analogous to the U number of an IC. A1, A2 etc. are analogous to
  1967.     the pin function label of, say, the "Q" label in symbol 7474. "name 1",
  1968.     "name 2" etc. are signal names of lines. Connector pin 1 is defined to
  1969.     be the pin labeled by A1, pin 2 is A2, pin 32 is A32, pin 33 is C1, pin 63
  1970.     is C31, pin 64 is C32 etc.
  1971.  
  1972.     However, all pin numbers are defined with attribute "hidden" and thus
  1973.     not shown on display or print out of the schematic.
  1974.  
  1975.     On Page 7 (for example) of the schematic, some pins of the connector
  1976.     are connected to different circuits:
  1977.  
  1978.     Method 3: On page 20 (for example) of the schematic, call out the
  1979.     library part which looks like:
  1980.  
  1981.     J4 is analogous to the U number of an IC. A1, A2, etc. are analogous to
  1982.     the pin function label of, say, the "Q" label in symbol 7474. "name 1",
  1983.     "name 2" etc. are signal names of lines. Connector pin 1 is defined to
  1984.     be the pin labeled by A1, pin 2 is A2, pin 32 is A32, pin 33 is C1, pin 63
  1985.     is C31, pin 64 is C32 etc.
  1986.  
  1987.     However, all pin numbers are defined with attribute "hidden" and thus
  1988.     not shown on display or print out of the schematic.
  1989.  
  1990.     On Page 7 (for example) of the schematic, some pins of the connector
  1991.     are connected to different circuits.  The connector symbol (box
  1992.     around pin label) is created by using IFK "Conn" (connector).  Press
  1993.     "Conn", then type in the connector pin label such as "J4-A2", then
  1994.     click at the end of the line where you want the connector symbol to
  1995.     occur.
  1996.  
  1997.     Here, since the pin number part of the pin function label is not purely
  1998.     numeric, for example, the "C31" in the connector pin function label
  1999.     "J4-C31" is not purely numeric. Therefore, Pro-Net could not use the
  2000.     connector pin function label to create the correct net.
  2001.  
  2002.     In this example, Pro-Net uses the signal label "name 63" to match the
  2003.     one which occurs on page 20, where "name 63" is the signal name for
  2004.     the line which is connected to connector pin 63. The pin number label
  2005.     "63" is defined as "hidden" and whose pin function label is defined as
  2006.     "C31".  Therefore, Pro-Net produce a net which specifies the
  2007.     connection of U22 pin 5 to J4 pin 63.
  2008.  
  2009.     EXAMPLE 2:
  2010.  
  2011.     A 50 pin D type connector is used in a design, the pin numbers of this
  2012.     type of connector are all pure numeric.  Therefore, all three methods
  2013.     listed in the beginning of this section could be used. Method 1 and
  2014.     Method 3 are similar to example one.  The following describes method 2.
  2015.  
  2016.     Method 2: Only scattered connector symbol are used.
  2017.  
  2018.     On Page 7 (for example) of the schematic, some pins of the connector
  2019.     are connected to different circuits.  The connector symbol (box
  2020.     around pin label) is created by using IFK "Conn" (connector), press
  2021.     "Conn", then type in the connector pin label such as "J4-A2", then
  2022.     click at the end of the line where you want the connector symbol to
  2023.     occur.
  2024.  
  2025.     Here, Pro-Net uses the pin number which is embedded in the connector
  2026.     pin label to generate the net list connections.  Thus J4 pin 2 is
  2027.     connected to U15 pin 12.
  2028.